Skip to content

deps: consolidate 11 Dependabot security bumps (lockfile only)#22

Open
ozzyrod wants to merge 1 commit into
masterfrom
deps/consolidated-security-bumps
Open

deps: consolidate 11 Dependabot security bumps (lockfile only)#22
ozzyrod wants to merge 1 commit into
masterfrom
deps/consolidated-security-bumps

Conversation

@ozzyrod

@ozzyrod ozzyrod commented Jun 11, 2026

Copy link
Copy Markdown
Member

Consolidates all 11 open Dependabot security bumps into a single lockfile-only change to avoid 11 sequential rebase/merge cycles (every PR touches yarn.lock, so they conflict serially).

No package.json changes — all bumps are transitive and stay transitive. Verified the lockfile is stable under yarn install (no re-resolution drift).

Package Bump Advisory
qs 6.5.2 → 6.5.3 CVE-2022-24999 (prototype pollution)
decode-uri-component 0.2.0 → 0.2.2 CVE-2022-38900 (DoS, High 7.5)
minimist 1.2.5 → 1.2.6 CVE-2021-44906 (prototype pollution)
ajv 6.12.2 → 6.12.6 CVE-2020-15366 (prototype pollution)
path-parse 1.0.6 → 1.0.7 CVE-2021-23343 (ReDoS)
browserslist 4.12.0 → 4.16.6 CVE-2021-23364 (ReDoS)
hosted-git-info 2.8.8 → 2.8.9 CVE-2021-23364 (ReDoS)
y18n 3.2.1 → 3.2.2 CVE-2020-7774 (prototype pollution, High 7.3)
is-svg 4.2.1 → 4.3.1 CVE-2021-29059 (ReDoS)
ini 1.3.5 → 1.3.7 CVE-2020-7788 (prototype pollution, High 7.3)
websocket-extensions 0.1.3 → 0.1.4 CVE-2020-7662 (ReDoS)

Supersedes and closes #11, #12, #13, #14, #15, #16, #17, #18, #19, #20, #21.

Note: websocket-extensions 0.1.4 relicensed MIT → Apache-2.0 (no policy concern for typical use). A separate still-open Dependabot alert for ajv (CVE-2025-69873, ReDoS, medium) targets a newer major and is not addressed here — track independently.

Bumps the following transitive dependencies in yarn.lock to remediate
published advisories. No package.json changes; lockfile is stable under
`yarn install`. Supersedes Dependabot PRs #11#21.

- qs 6.5.2 -> 6.5.3            CVE-2022-24999 (prototype pollution)
- decode-uri-component 0.2.0 -> 0.2.2  CVE-2022-38900 (DoS)
- minimist 1.2.5 -> 1.2.6      CVE-2021-44906 (prototype pollution)
- ajv 6.12.2 -> 6.12.6         CVE-2020-15366 (prototype pollution)
- path-parse 1.0.6 -> 1.0.7    CVE-2021-23343 (ReDoS)
- browserslist 4.12.0 -> 4.16.6  CVE-2021-23364 (ReDoS)
- hosted-git-info 2.8.8 -> 2.8.9  CVE-2021-23364 (ReDoS)
- y18n 3.2.1 -> 3.2.2          CVE-2020-7774 (prototype pollution)
- is-svg 4.2.1 -> 4.3.1        CVE-2021-29059 (ReDoS)
- ini 1.3.5 -> 1.3.7           CVE-2020-7788 (prototype pollution)
- websocket-extensions 0.1.3 -> 0.1.4  CVE-2020-7662 (ReDoS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant